2020 Method
Changes 0
M

PartUtils.CreateParts

Description:
Creates a new set of parts out of the original elements.
Remarks:
Parts will be added to the model after regeneration.
Overloads (2):
CreateParts(Document,ICollection[ElementId])
public static void CreateParts(
	Document document,
	ICollection<ElementId> elementIds
)